CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - zhifangtu 直方图

搜索资源列表

  1. zhifangtu

    0下载:
  2. 一个vc++的源代码。给程序是图像直方图的程序。利用改程序可以实现图像的直方图的绘制。-A vc++ source code. Procedure is to process the image histogram. Change can be achieved using the procedure of rendering the image histogram.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1095048
    • 提供者:chenhui
  1. zhifangtu

    0下载:
  2. 对256灰度级,以及真彩色图形进行直方图均衡化处理-Of 256 gray-scale and true color graphics to deal with histogram equalization
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:蓝泠沙
  1. zhifangtu

    0下载:
  2. Visual C++提取数字图像的直方图-Visual C++ extract digital images of the histogram
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:huqiang
  1. zhifangtu

    0下载:
  2. 建立visual c++控制台程序,利用opencv绘制直方图-The establishment of visual c++ console process, rendering the use of histogram opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1067
    • 提供者:qiuqiu
  1. zhifangtu

    0下载:
  2. 用visual c++2005实现的图像的直方图统计及变换-Using visual c++2005 realized image histogram statistics and transforms
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:37252
    • 提供者:紫瓶
  1. zhifangtu

    0下载:
  2. 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 raydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydisp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:847
    • 提供者:zhengyan
  1. zhifangtu

    0下载:
  2. 通过applet,实现显示学生成绩直方图-Through the applet, to achieve student performance shows the histogram
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:2718
    • 提供者:xiaoxinyijiu
  1. zhifangtu

    0下载:
  2. 该程序实现了灰度化图像直方图的求取,较简单,适合初学者,效果较好-The process of achieving a gray image histogram to obtain, relatively simple, suitable for beginners, is better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1965
    • 提供者:lujunhong
  1. zhifangtu

    0下载:
  2. 这个代码是直方图的一个应用,可以帮助了解直方图。-This code is an application of the histogram can help to understand the histogram.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1922
    • 提供者:zw
  1. zhifangtu

    0下载:
  2. 直方图是处理图像的方式之一,这是个例程,仍需不断地改进-zhifangtu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1091822
    • 提供者:swgwy
  1. zhifangtu

    0下载:
  2. 直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1072
    • 提供者:peng
  1. zhifangtu

    0下载:
  2. c#图像处理程序 ,直方图 ,灰度处理,边缘检测(源代码-c# image processing, histogram, grayscale processing, edge detection (the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:172908
    • 提供者:钟伟
  1. zhifangtu

    0下载:
  2. 统计输入单词的字母个个数,并且用直方图绘制出来-Enter the letters all statistics the number of words, and drawn out with a histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:647
    • 提供者:spetrel
  1. zhifangtu

    0下载:
  2. 实现图像直方图变换,并显示直方图,程序用vc++实现,简短明了-zhifangtu shixian
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2603172
    • 提供者:lidong
  1. zhifangtu

    0下载:
  2. 这个程序是显示一幅灰度图像的直方图,它是利用OPENCV写的。-This program is to show a gray image of the histogram, which is written by OPENCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:893
    • 提供者:汪洋
  1. zhifangtu

    0下载:
  2. 对bmp进行直方图变换,c语言实现的,北京工商大学数技081_李想-Histogram transformation of bmp, c language, the Beijing University of Technology 081_ Lee to the number of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2795
    • 提供者:lixiang
  1. zhifangtu

    0下载:
  2. 利用CvHistogram 进行图像一维直方图的设计-The image using one-dimensional histogram CvHistogram Design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:695
    • 提供者:david
  1. zhifangtu

    0下载:
  2. 不用自带直方图函数画直方图以及直方图均衡处理图像-Don t bring histogram function painting histogram and histogram equalization images
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:822
    • 提供者:雪落无痕
  1. zhifangtu

    0下载:
  2. 直方图均衡,数字图像实验报告、用vc界面的显示-Histogram equalization, digital image lab report, with the show vc interface
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:333031
    • 提供者:zhihui
  1. zhifangtu

    1下载:
  2. 用openGL编的直方图,适合硬件学习者-zhifangtu
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:27616
    • 提供者:zy
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com